	
;;; QQ: 67762207
[@main]
#IF
#ACT
goto @SinGiSun_Quest_open
break



[@SinGiSun_Quest_open]
#ACT
Mov D0 0

#SAY
Human beings have come here to do here is ... ... ... ... ... ... Shenjian find out the door end of the road. \ \

#IF
check [203] 1
check [403] 0

#SAY
<On the Shen Jian dialogue./@HwanmaQuest_Start1> \
#ACT
Mov D0 1

#IF
check [209] 1
check [409] 0
#ACT
Mov D0 1

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
Human beings have come here to do here is ... ... ... ... ... ... Shenjian find out the door end of the road. \ \
<Close/@Exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@HwanmaQuest_Start1]
#CALL [SinGiSun\SinHwanmaNpc.txt] @sinGisun_open

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207